Device UIConfig Or Builder
Functions
Link copied to clipboard
Audible message, banner and ring tone
Content copied to clipboard
bool alert_enabled = 8;
Link copied to clipboard
bool banner_enabled = 9;
Link copied to clipboard
8 integers for screen calibration data
Content copied to clipboard
bytes calibration_data = 14;
Link copied to clipboard
Compass mode
Content copied to clipboard
.meshtastic.CompassMode compass_mode = 16;
Link copied to clipboard
Compass mode
Content copied to clipboard
.meshtastic.CompassMode compass_mode = 16;
Link copied to clipboard
Clockface analog style
true for analog clockface, false for digital clockface
Content copied to clipboard
bool is_clockface_analog = 18;
Link copied to clipboard
Localization
Content copied to clipboard
.meshtastic.Language language = 11;
Link copied to clipboard
Localization
Content copied to clipboard
.meshtastic.Language language = 11;
Link copied to clipboard
Map related data
Content copied to clipboard
.meshtastic.Map map_data = 15;
Link copied to clipboard
Map related data
Content copied to clipboard
.meshtastic.Map map_data = 15;
Link copied to clipboard
Node list filter
Content copied to clipboard
.meshtastic.NodeFilter node_filter = 12;
Link copied to clipboard
Node list filter
Content copied to clipboard
.meshtastic.NodeFilter node_filter = 12;
Link copied to clipboard
Node list highlightening
Content copied to clipboard
.meshtastic.NodeHighlight node_highlight = 13;
Link copied to clipboard
Node list highlightening
Content copied to clipboard
.meshtastic.NodeHighlight node_highlight = 13;
Link copied to clipboard
uint32 pin_code = 6;
Link copied to clipboard
uint32 ring_tone_id = 10;
Link copied to clipboard
TFT display brightness 1..255
Content copied to clipboard
uint32 screen_brightness = 2;
Link copied to clipboard
Screen/Settings lock enabled
Content copied to clipboard
bool screen_lock = 4;
Link copied to clipboard
RGB color for BaseUI
0xRRGGBB format, e.g. 0xFF0000 for red
Content copied to clipboard
uint32 screen_rgb_color = 17;
Link copied to clipboard
Screen timeout 0..900
Content copied to clipboard
uint32 screen_timeout = 3;
Link copied to clipboard
bool settings_lock = 5;
Link copied to clipboard
Color theme
Content copied to clipboard
.meshtastic.Theme theme = 7;
Link copied to clipboard
Color theme
Content copied to clipboard
.meshtastic.Theme theme = 7;
Link copied to clipboard
A version integer used to invalidate saved files when we make incompatible changes.
Content copied to clipboard
uint32 version = 1;
Link copied to clipboard
Map related data
Content copied to clipboard
.meshtastic.Map map_data = 15;
Link copied to clipboard
Node list filter
Content copied to clipboard
.meshtastic.NodeFilter node_filter = 12;
Link copied to clipboard
Node list highlightening
Content copied to clipboard
.meshtastic.NodeHighlight node_highlight = 13;